Docs.rs
yew-router-0.18.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
yew-router 0.18.0
A router implementation for the Yew framework
Crate
Source
Builds
Feature flags
Documentation
Coverage
75.86%
44
out of
58
items documented
5
out of
46
items with examples
Links
yewstack/yew
30859
1429
119
crates.io
Dependencies
gloo ^0.10
normal
js-sys ^0.3
normal
route-recognizer ^0.3
normal
serde ^1
normal
serde_urlencoded ^0.7.1
normal
tracing ^0.1.37
normal
urlencoding ^2.1.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
yew ^0.21.0
normal
yew-router-macro ^0.18.0
normal
serde ^1
dev
wasm-bindgen-test ^0.3
dev
web-sys ^0.3
dev
yew ^0.21.0
dev
Versions
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Owners
yew-router
A routing library for the
Yew
frontend framework.
Read on how to use it on yew.rs